home *** CD-ROM | disk | FTP | other *** search
/ Computer Select (Limited Edition) / Computer Select.iso / pcc / v04n09 / chek87.doc < prev    next >
Text File  |  1991-08-12  |  744b  |  19 lines

  1. PC/Computing               September 1991         CHEK87.DOC
  2. Dale Lewallen                                       Page 252
  3. Jeff Prosise
  4.  
  5.        Test for a Math Coprocessor
  6.        ---------------------------
  7.  
  8. CHECKX87 checks for the presence of an Intel math coprocessor
  9. (8087, 80287, or 80387) in the system.  If it finds one, it
  10. prints the message "80x87 installed" and returns a DOS errorlevel
  11. value of 0.  Otherwise, CHECKX87 responds with "No 80x87
  12. installed" and returns a DOS errorlevel of 1.
  13.  
  14.  
  15. Material in this document may not be reproduced in any form 
  16. without permission. Written requests for permission should 
  17. be addressed to Chantal Lavelanet, Ziff-Davis Publishing 
  18. Company, One Park Avenue, New York, NY  10016.
  19.